3.544 \(\int \frac{(e x)^{5/2} (A+B x^3)}{\sqrt{a+b x^3}} \, dx\)

Optimal. Leaf size=286 \[ -\frac{a^{2/3} e^2 \sqrt{e x} \left (\sqrt [3]{a}+\sqrt [3]{b} x\right ) \sqrt{\frac{a^{2/3}-\sqrt [3]{a} \sqrt [3]{b} x+b^{2/3} x^2}{\left (\sqrt [3]{a}+\left (1+\sqrt{3}\right ) \sqrt [3]{b} x\right )^2}} (10 A b-7 a B) \text{EllipticF}\left (\cos ^{-1}\left (\frac{\sqrt [3]{a}+\left (1-\sqrt{3}\right ) \sqrt [3]{b} x}{\sqrt [3]{a}+\left (1+\sqrt{3}\right ) \sqrt [3]{b} x}\right ),\frac{1}{4} \left (2+\sqrt{3}\right )\right )}{40 \sqrt [4]{3} b^2 \sqrt{\frac{\sqrt [3]{b} x \left (\sqrt [3]{a}+\sqrt [3]{b} x\right )}{\left (\sqrt [3]{a}+\left (1+\sqrt{3}\right ) \sqrt [3]{b} x\right )^2}} \sqrt{a+b x^3}}+\frac{e^2 \sqrt{e x} \sqrt{a+b x^3} (10 A b-7 a B)}{20 b^2}+\frac{B (e x)^{7/2} \sqrt{a+b x^3}}{5 b e} \]

[Out]

((10*A*b - 7*a*B)*e^2*Sqrt[e*x]*Sqrt[a + b*x^3])/(20*b^2) + (B*(e*x)^(7/2)*Sqrt[a + b*x^3])/(5*b*e) - (a^(2/3)
*(10*A*b - 7*a*B)*e^2*Sqrt[e*x]*(a^(1/3) + b^(1/3)*x)*Sqrt[(a^(2/3) - a^(1/3)*b^(1/3)*x + b^(2/3)*x^2)/(a^(1/3
) + (1 + Sqrt[3])*b^(1/3)*x)^2]*EllipticF[ArcCos[(a^(1/3) + (1 - Sqrt[3])*b^(1/3)*x)/(a^(1/3) + (1 + Sqrt[3])*
b^(1/3)*x)], (2 + Sqrt[3])/4])/(40*3^(1/4)*b^2*Sqrt[(b^(1/3)*x*(a^(1/3) + b^(1/3)*x))/(a^(1/3) + (1 + Sqrt[3])
*b^(1/3)*x)^2]*Sqrt[a + b*x^3])

________________________________________________________________________________________

Rubi [A]  time = 0.22163, antiderivative size = 286, normalized size of antiderivative = 1., number of steps used = 4, number of rules used = 4, integrand size = 26, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.154, Rules used = {459, 321, 329, 225} \[ -\frac{a^{2/3} e^2 \sqrt{e x} \left (\sqrt [3]{a}+\sqrt [3]{b} x\right ) \sqrt{\frac{a^{2/3}-\sqrt [3]{a} \sqrt [3]{b} x+b^{2/3} x^2}{\left (\sqrt [3]{a}+\left (1+\sqrt{3}\right ) \sqrt [3]{b} x\right )^2}} (10 A b-7 a B) F\left (\cos ^{-1}\left (\frac{\left (1-\sqrt{3}\right ) \sqrt [3]{b} x+\sqrt [3]{a}}{\left (1+\sqrt{3}\right ) \sqrt [3]{b} x+\sqrt [3]{a}}\right )|\frac{1}{4} \left (2+\sqrt{3}\right )\right )}{40 \sqrt [4]{3} b^2 \sqrt{\frac{\sqrt [3]{b} x \left (\sqrt [3]{a}+\sqrt [3]{b} x\right )}{\left (\sqrt [3]{a}+\left (1+\sqrt{3}\right ) \sqrt [3]{b} x\right )^2}} \sqrt{a+b x^3}}+\frac{e^2 \sqrt{e x} \sqrt{a+b x^3} (10 A b-7 a B)}{20 b^2}+\frac{B (e x)^{7/2} \sqrt{a+b x^3}}{5 b e} \]

Antiderivative was successfully verified.

[In]

Int[((e*x)^(5/2)*(A + B*x^3))/Sqrt[a + b*x^3],x]

[Out]

((10*A*b - 7*a*B)*e^2*Sqrt[e*x]*Sqrt[a + b*x^3])/(20*b^2) + (B*(e*x)^(7/2)*Sqrt[a + b*x^3])/(5*b*e) - (a^(2/3)
*(10*A*b - 7*a*B)*e^2*Sqrt[e*x]*(a^(1/3) + b^(1/3)*x)*Sqrt[(a^(2/3) - a^(1/3)*b^(1/3)*x + b^(2/3)*x^2)/(a^(1/3
) + (1 + Sqrt[3])*b^(1/3)*x)^2]*EllipticF[ArcCos[(a^(1/3) + (1 - Sqrt[3])*b^(1/3)*x)/(a^(1/3) + (1 + Sqrt[3])*
b^(1/3)*x)], (2 + Sqrt[3])/4])/(40*3^(1/4)*b^2*Sqrt[(b^(1/3)*x*(a^(1/3) + b^(1/3)*x))/(a^(1/3) + (1 + Sqrt[3])
*b^(1/3)*x)^2]*Sqrt[a + b*x^3])

Rule 459

Int[((e_.)*(x_))^(m_.)*((a_) + (b_.)*(x_)^(n_))^(p_.)*((c_) + (d_.)*(x_)^(n_)), x_Symbol] :> Simp[(d*(e*x)^(m
+ 1)*(a + b*x^n)^(p + 1))/(b*e*(m + n*(p + 1) + 1)), x] - Dist[(a*d*(m + 1) - b*c*(m + n*(p + 1) + 1))/(b*(m +
 n*(p + 1) + 1)), Int[(e*x)^m*(a + b*x^n)^p, x], x] /; FreeQ[{a, b, c, d, e, m, n, p}, x] && NeQ[b*c - a*d, 0]
 && NeQ[m + n*(p + 1) + 1, 0]

Rule 321

Int[((c_.)*(x_))^(m_)*((a_) + (b_.)*(x_)^(n_))^(p_), x_Symbol] :> Simp[(c^(n - 1)*(c*x)^(m - n + 1)*(a + b*x^n
)^(p + 1))/(b*(m + n*p + 1)), x] - Dist[(a*c^n*(m - n + 1))/(b*(m + n*p + 1)), Int[(c*x)^(m - n)*(a + b*x^n)^p
, x], x] /; FreeQ[{a, b, c, p}, x] && IGtQ[n, 0] && GtQ[m, n - 1] && NeQ[m + n*p + 1, 0] && IntBinomialQ[a, b,
 c, n, m, p, x]

Rule 329

Int[((c_.)*(x_))^(m_)*((a_) + (b_.)*(x_)^(n_))^(p_), x_Symbol] :> With[{k = Denominator[m]}, Dist[k/c, Subst[I
nt[x^(k*(m + 1) - 1)*(a + (b*x^(k*n))/c^n)^p, x], x, (c*x)^(1/k)], x]] /; FreeQ[{a, b, c, p}, x] && IGtQ[n, 0]
 && FractionQ[m] && IntBinomialQ[a, b, c, n, m, p, x]

Rule 225

Int[1/Sqrt[(a_) + (b_.)*(x_)^6], x_Symbol] :> With[{r = Numer[Rt[b/a, 3]], s = Denom[Rt[b/a, 3]]}, Simp[(x*(s
+ r*x^2)*Sqrt[(s^2 - r*s*x^2 + r^2*x^4)/(s + (1 + Sqrt[3])*r*x^2)^2]*EllipticF[ArcCos[(s + (1 - Sqrt[3])*r*x^2
)/(s + (1 + Sqrt[3])*r*x^2)], (2 + Sqrt[3])/4])/(2*3^(1/4)*s*Sqrt[a + b*x^6]*Sqrt[(r*x^2*(s + r*x^2))/(s + (1
+ Sqrt[3])*r*x^2)^2]), x]] /; FreeQ[{a, b}, x]

Rubi steps

\begin{align*} \int \frac{(e x)^{5/2} \left (A+B x^3\right )}{\sqrt{a+b x^3}} \, dx &=\frac{B (e x)^{7/2} \sqrt{a+b x^3}}{5 b e}-\frac{\left (-5 A b+\frac{7 a B}{2}\right ) \int \frac{(e x)^{5/2}}{\sqrt{a+b x^3}} \, dx}{5 b}\\ &=\frac{(10 A b-7 a B) e^2 \sqrt{e x} \sqrt{a+b x^3}}{20 b^2}+\frac{B (e x)^{7/2} \sqrt{a+b x^3}}{5 b e}-\frac{\left (a (10 A b-7 a B) e^3\right ) \int \frac{1}{\sqrt{e x} \sqrt{a+b x^3}} \, dx}{40 b^2}\\ &=\frac{(10 A b-7 a B) e^2 \sqrt{e x} \sqrt{a+b x^3}}{20 b^2}+\frac{B (e x)^{7/2} \sqrt{a+b x^3}}{5 b e}-\frac{\left (a (10 A b-7 a B) e^2\right ) \operatorname{Subst}\left (\int \frac{1}{\sqrt{a+\frac{b x^6}{e^3}}} \, dx,x,\sqrt{e x}\right )}{20 b^2}\\ &=\frac{(10 A b-7 a B) e^2 \sqrt{e x} \sqrt{a+b x^3}}{20 b^2}+\frac{B (e x)^{7/2} \sqrt{a+b x^3}}{5 b e}-\frac{a^{2/3} (10 A b-7 a B) e^2 \sqrt{e x} \left (\sqrt [3]{a}+\sqrt [3]{b} x\right ) \sqrt{\frac{a^{2/3}-\sqrt [3]{a} \sqrt [3]{b} x+b^{2/3} x^2}{\left (\sqrt [3]{a}+\left (1+\sqrt{3}\right ) \sqrt [3]{b} x\right )^2}} F\left (\cos ^{-1}\left (\frac{\sqrt [3]{a}+\left (1-\sqrt{3}\right ) \sqrt [3]{b} x}{\sqrt [3]{a}+\left (1+\sqrt{3}\right ) \sqrt [3]{b} x}\right )|\frac{1}{4} \left (2+\sqrt{3}\right )\right )}{40 \sqrt [4]{3} b^2 \sqrt{\frac{\sqrt [3]{b} x \left (\sqrt [3]{a}+\sqrt [3]{b} x\right )}{\left (\sqrt [3]{a}+\left (1+\sqrt{3}\right ) \sqrt [3]{b} x\right )^2}} \sqrt{a+b x^3}}\\ \end{align*}

Mathematica [C]  time = 0.100398, size = 98, normalized size = 0.34 \[ \frac{e^2 \sqrt{e x} \left (a \sqrt{\frac{b x^3}{a}+1} (7 a B-10 A b) \, _2F_1\left (\frac{1}{6},\frac{1}{2};\frac{7}{6};-\frac{b x^3}{a}\right )-\left (a+b x^3\right ) \left (7 a B-10 A b-4 b B x^3\right )\right )}{20 b^2 \sqrt{a+b x^3}} \]

Antiderivative was successfully verified.

[In]

Integrate[((e*x)^(5/2)*(A + B*x^3))/Sqrt[a + b*x^3],x]

[Out]

(e^2*Sqrt[e*x]*(-((a + b*x^3)*(-10*A*b + 7*a*B - 4*b*B*x^3)) + a*(-10*A*b + 7*a*B)*Sqrt[1 + (b*x^3)/a]*Hyperge
ometric2F1[1/6, 1/2, 7/6, -((b*x^3)/a)]))/(20*b^2*Sqrt[a + b*x^3])

________________________________________________________________________________________

Maple [C]  time = 0.053, size = 3723, normalized size = 13. \begin{align*} \text{output too large to display} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((e*x)^(5/2)*(B*x^3+A)/(b*x^3+a)^(1/2),x)

[Out]

1/20*e^2*(e*x)^(1/2)*(b*x^3+a)^(1/2)/b^3/(-a*b^2)^(1/3)*(28*I*B*((I*3^(1/2)*(-a*b^2)^(1/3)+2*b*x+(-a*b^2)^(1/3
))/(I*3^(1/2)+1)/(-b*x+(-a*b^2)^(1/3)))^(1/2)*((I*3^(1/2)*(-a*b^2)^(1/3)-2*b*x-(-a*b^2)^(1/3))/(-1+I*3^(1/2))/
(-b*x+(-a*b^2)^(1/3)))^(1/2)*EllipticF((-(I*3^(1/2)-3)*x*b/(-1+I*3^(1/2))/(-b*x+(-a*b^2)^(1/3)))^(1/2),((I*3^(
1/2)+3)*(-1+I*3^(1/2))/(I*3^(1/2)+1)/(I*3^(1/2)-3))^(1/2))*(-(I*3^(1/2)-3)*x*b/(-1+I*3^(1/2))/(-b*x+(-a*b^2)^(
1/3)))^(1/2)*(-a*b^2)^(1/3)*3^(1/2)*x*a^2*b*e-40*I*A*((I*3^(1/2)*(-a*b^2)^(1/3)+2*b*x+(-a*b^2)^(1/3))/(I*3^(1/
2)+1)/(-b*x+(-a*b^2)^(1/3)))^(1/2)*((I*3^(1/2)*(-a*b^2)^(1/3)-2*b*x-(-a*b^2)^(1/3))/(-1+I*3^(1/2))/(-b*x+(-a*b
^2)^(1/3)))^(1/2)*EllipticF((-(I*3^(1/2)-3)*x*b/(-1+I*3^(1/2))/(-b*x+(-a*b^2)^(1/3)))^(1/2),((I*3^(1/2)+3)*(-1
+I*3^(1/2))/(I*3^(1/2)+1)/(I*3^(1/2)-3))^(1/2))*(-(I*3^(1/2)-3)*x*b/(-1+I*3^(1/2))/(-b*x+(-a*b^2)^(1/3)))^(1/2
)*(-a*b^2)^(1/3)*3^(1/2)*x*a*b^2*e+4*I*B*(1/b^2*e*x*(-b*x+(-a*b^2)^(1/3))*(I*3^(1/2)*(-a*b^2)^(1/3)+2*b*x+(-a*
b^2)^(1/3))*(I*3^(1/2)*(-a*b^2)^(1/3)-2*b*x-(-a*b^2)^(1/3)))^(1/2)*(-a*b^2)^(1/3)*3^(1/2)*((b*x^3+a)*e*x)^(1/2
)*x^3*b^2-14*I*B*((I*3^(1/2)*(-a*b^2)^(1/3)+2*b*x+(-a*b^2)^(1/3))/(I*3^(1/2)+1)/(-b*x+(-a*b^2)^(1/3)))^(1/2)*(
(I*3^(1/2)*(-a*b^2)^(1/3)-2*b*x-(-a*b^2)^(1/3))/(-1+I*3^(1/2))/(-b*x+(-a*b^2)^(1/3)))^(1/2)*EllipticF((-(I*3^(
1/2)-3)*x*b/(-1+I*3^(1/2))/(-b*x+(-a*b^2)^(1/3)))^(1/2),((I*3^(1/2)+3)*(-1+I*3^(1/2))/(I*3^(1/2)+1)/(I*3^(1/2)
-3))^(1/2))*(-(I*3^(1/2)-3)*x*b/(-1+I*3^(1/2))/(-b*x+(-a*b^2)^(1/3)))^(1/2)*3^(1/2)*x^2*a^2*b^2*e+10*I*A*(1/b^
2*e*x*(-b*x+(-a*b^2)^(1/3))*(I*3^(1/2)*(-a*b^2)^(1/3)+2*b*x+(-a*b^2)^(1/3))*(I*3^(1/2)*(-a*b^2)^(1/3)-2*b*x-(-
a*b^2)^(1/3)))^(1/2)*(-a*b^2)^(1/3)*3^(1/2)*((b*x^3+a)*e*x)^(1/2)*b^2-20*A*(-(I*3^(1/2)-3)*x*b/(-1+I*3^(1/2))/
(-b*x+(-a*b^2)^(1/3)))^(1/2)*((I*3^(1/2)*(-a*b^2)^(1/3)+2*b*x+(-a*b^2)^(1/3))/(I*3^(1/2)+1)/(-b*x+(-a*b^2)^(1/
3)))^(1/2)*((I*3^(1/2)*(-a*b^2)^(1/3)-2*b*x-(-a*b^2)^(1/3))/(-1+I*3^(1/2))/(-b*x+(-a*b^2)^(1/3)))^(1/2)*Ellipt
icF((-(I*3^(1/2)-3)*x*b/(-1+I*3^(1/2))/(-b*x+(-a*b^2)^(1/3)))^(1/2),((I*3^(1/2)+3)*(-1+I*3^(1/2))/(I*3^(1/2)+1
)/(I*3^(1/2)-3))^(1/2))*x^2*a*b^3*e+20*I*A*((I*3^(1/2)*(-a*b^2)^(1/3)+2*b*x+(-a*b^2)^(1/3))/(I*3^(1/2)+1)/(-b*
x+(-a*b^2)^(1/3)))^(1/2)*((I*3^(1/2)*(-a*b^2)^(1/3)-2*b*x-(-a*b^2)^(1/3))/(-1+I*3^(1/2))/(-b*x+(-a*b^2)^(1/3))
)^(1/2)*EllipticF((-(I*3^(1/2)-3)*x*b/(-1+I*3^(1/2))/(-b*x+(-a*b^2)^(1/3)))^(1/2),((I*3^(1/2)+3)*(-1+I*3^(1/2)
)/(I*3^(1/2)+1)/(I*3^(1/2)-3))^(1/2))*(-(I*3^(1/2)-3)*x*b/(-1+I*3^(1/2))/(-b*x+(-a*b^2)^(1/3)))^(1/2)*(-a*b^2)
^(2/3)*3^(1/2)*a*b*e+14*B*(-(I*3^(1/2)-3)*x*b/(-1+I*3^(1/2))/(-b*x+(-a*b^2)^(1/3)))^(1/2)*((I*3^(1/2)*(-a*b^2)
^(1/3)+2*b*x+(-a*b^2)^(1/3))/(I*3^(1/2)+1)/(-b*x+(-a*b^2)^(1/3)))^(1/2)*((I*3^(1/2)*(-a*b^2)^(1/3)-2*b*x-(-a*b
^2)^(1/3))/(-1+I*3^(1/2))/(-b*x+(-a*b^2)^(1/3)))^(1/2)*EllipticF((-(I*3^(1/2)-3)*x*b/(-1+I*3^(1/2))/(-b*x+(-a*
b^2)^(1/3)))^(1/2),((I*3^(1/2)+3)*(-1+I*3^(1/2))/(I*3^(1/2)+1)/(I*3^(1/2)-3))^(1/2))*x^2*a^2*b^2*e+40*A*(-(I*3
^(1/2)-3)*x*b/(-1+I*3^(1/2))/(-b*x+(-a*b^2)^(1/3)))^(1/2)*((I*3^(1/2)*(-a*b^2)^(1/3)+2*b*x+(-a*b^2)^(1/3))/(I*
3^(1/2)+1)/(-b*x+(-a*b^2)^(1/3)))^(1/2)*((I*3^(1/2)*(-a*b^2)^(1/3)-2*b*x-(-a*b^2)^(1/3))/(-1+I*3^(1/2))/(-b*x+
(-a*b^2)^(1/3)))^(1/2)*EllipticF((-(I*3^(1/2)-3)*x*b/(-1+I*3^(1/2))/(-b*x+(-a*b^2)^(1/3)))^(1/2),((I*3^(1/2)+3
)*(-1+I*3^(1/2))/(I*3^(1/2)+1)/(I*3^(1/2)-3))^(1/2))*(-a*b^2)^(1/3)*x*a*b^2*e-28*B*(-(I*3^(1/2)-3)*x*b/(-1+I*3
^(1/2))/(-b*x+(-a*b^2)^(1/3)))^(1/2)*((I*3^(1/2)*(-a*b^2)^(1/3)+2*b*x+(-a*b^2)^(1/3))/(I*3^(1/2)+1)/(-b*x+(-a*
b^2)^(1/3)))^(1/2)*((I*3^(1/2)*(-a*b^2)^(1/3)-2*b*x-(-a*b^2)^(1/3))/(-1+I*3^(1/2))/(-b*x+(-a*b^2)^(1/3)))^(1/2
)*EllipticF((-(I*3^(1/2)-3)*x*b/(-1+I*3^(1/2))/(-b*x+(-a*b^2)^(1/3)))^(1/2),((I*3^(1/2)+3)*(-1+I*3^(1/2))/(I*3
^(1/2)+1)/(I*3^(1/2)-3))^(1/2))*(-a*b^2)^(1/3)*x*a^2*b*e+20*I*A*((I*3^(1/2)*(-a*b^2)^(1/3)+2*b*x+(-a*b^2)^(1/3
))/(I*3^(1/2)+1)/(-b*x+(-a*b^2)^(1/3)))^(1/2)*((I*3^(1/2)*(-a*b^2)^(1/3)-2*b*x-(-a*b^2)^(1/3))/(-1+I*3^(1/2))/
(-b*x+(-a*b^2)^(1/3)))^(1/2)*EllipticF((-(I*3^(1/2)-3)*x*b/(-1+I*3^(1/2))/(-b*x+(-a*b^2)^(1/3)))^(1/2),((I*3^(
1/2)+3)*(-1+I*3^(1/2))/(I*3^(1/2)+1)/(I*3^(1/2)-3))^(1/2))*(-(I*3^(1/2)-3)*x*b/(-1+I*3^(1/2))/(-b*x+(-a*b^2)^(
1/3)))^(1/2)*3^(1/2)*x^2*a*b^3*e-20*A*(-(I*3^(1/2)-3)*x*b/(-1+I*3^(1/2))/(-b*x+(-a*b^2)^(1/3)))^(1/2)*((I*3^(1
/2)*(-a*b^2)^(1/3)+2*b*x+(-a*b^2)^(1/3))/(I*3^(1/2)+1)/(-b*x+(-a*b^2)^(1/3)))^(1/2)*((I*3^(1/2)*(-a*b^2)^(1/3)
-2*b*x-(-a*b^2)^(1/3))/(-1+I*3^(1/2))/(-b*x+(-a*b^2)^(1/3)))^(1/2)*EllipticF((-(I*3^(1/2)-3)*x*b/(-1+I*3^(1/2)
)/(-b*x+(-a*b^2)^(1/3)))^(1/2),((I*3^(1/2)+3)*(-1+I*3^(1/2))/(I*3^(1/2)+1)/(I*3^(1/2)-3))^(1/2))*(-a*b^2)^(2/3
)*a*b*e+14*B*(-(I*3^(1/2)-3)*x*b/(-1+I*3^(1/2))/(-b*x+(-a*b^2)^(1/3)))^(1/2)*((I*3^(1/2)*(-a*b^2)^(1/3)+2*b*x+
(-a*b^2)^(1/3))/(I*3^(1/2)+1)/(-b*x+(-a*b^2)^(1/3)))^(1/2)*((I*3^(1/2)*(-a*b^2)^(1/3)-2*b*x-(-a*b^2)^(1/3))/(-
1+I*3^(1/2))/(-b*x+(-a*b^2)^(1/3)))^(1/2)*EllipticF((-(I*3^(1/2)-3)*x*b/(-1+I*3^(1/2))/(-b*x+(-a*b^2)^(1/3)))^
(1/2),((I*3^(1/2)+3)*(-1+I*3^(1/2))/(I*3^(1/2)+1)/(I*3^(1/2)-3))^(1/2))*(-a*b^2)^(2/3)*a^2*e-12*B*(1/b^2*e*x*(
-b*x+(-a*b^2)^(1/3))*(I*3^(1/2)*(-a*b^2)^(1/3)+2*b*x+(-a*b^2)^(1/3))*(I*3^(1/2)*(-a*b^2)^(1/3)-2*b*x-(-a*b^2)^
(1/3)))^(1/2)*(-a*b^2)^(1/3)*((b*x^3+a)*e*x)^(1/2)*x^3*b^2-14*I*B*((I*3^(1/2)*(-a*b^2)^(1/3)+2*b*x+(-a*b^2)^(1
/3))/(I*3^(1/2)+1)/(-b*x+(-a*b^2)^(1/3)))^(1/2)*((I*3^(1/2)*(-a*b^2)^(1/3)-2*b*x-(-a*b^2)^(1/3))/(-1+I*3^(1/2)
)/(-b*x+(-a*b^2)^(1/3)))^(1/2)*EllipticF((-(I*3^(1/2)-3)*x*b/(-1+I*3^(1/2))/(-b*x+(-a*b^2)^(1/3)))^(1/2),((I*3
^(1/2)+3)*(-1+I*3^(1/2))/(I*3^(1/2)+1)/(I*3^(1/2)-3))^(1/2))*(-(I*3^(1/2)-3)*x*b/(-1+I*3^(1/2))/(-b*x+(-a*b^2)
^(1/3)))^(1/2)*(-a*b^2)^(2/3)*3^(1/2)*a^2*e-7*I*B*(1/b^2*e*x*(-b*x+(-a*b^2)^(1/3))*(I*3^(1/2)*(-a*b^2)^(1/3)+2
*b*x+(-a*b^2)^(1/3))*(I*3^(1/2)*(-a*b^2)^(1/3)-2*b*x-(-a*b^2)^(1/3)))^(1/2)*(-a*b^2)^(1/3)*3^(1/2)*((b*x^3+a)*
e*x)^(1/2)*a*b-30*A*(1/b^2*e*x*(-b*x+(-a*b^2)^(1/3))*(I*3^(1/2)*(-a*b^2)^(1/3)+2*b*x+(-a*b^2)^(1/3))*(I*3^(1/2
)*(-a*b^2)^(1/3)-2*b*x-(-a*b^2)^(1/3)))^(1/2)*(-a*b^2)^(1/3)*((b*x^3+a)*e*x)^(1/2)*b^2+21*B*(1/b^2*e*x*(-b*x+(
-a*b^2)^(1/3))*(I*3^(1/2)*(-a*b^2)^(1/3)+2*b*x+(-a*b^2)^(1/3))*(I*3^(1/2)*(-a*b^2)^(1/3)-2*b*x-(-a*b^2)^(1/3))
)^(1/2)*(-a*b^2)^(1/3)*((b*x^3+a)*e*x)^(1/2)*a*b)/((b*x^3+a)*e*x)^(1/2)/(I*3^(1/2)-3)/(1/b^2*e*x*(-b*x+(-a*b^2
)^(1/3))*(I*3^(1/2)*(-a*b^2)^(1/3)+2*b*x+(-a*b^2)^(1/3))*(I*3^(1/2)*(-a*b^2)^(1/3)-2*b*x-(-a*b^2)^(1/3)))^(1/2
)

________________________________________________________________________________________

Maxima [F]  time = 0., size = 0, normalized size = 0. \begin{align*} \int \frac{{\left (B x^{3} + A\right )} \left (e x\right )^{\frac{5}{2}}}{\sqrt{b x^{3} + a}}\,{d x} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((e*x)^(5/2)*(B*x^3+A)/(b*x^3+a)^(1/2),x, algorithm="maxima")

[Out]

integrate((B*x^3 + A)*(e*x)^(5/2)/sqrt(b*x^3 + a), x)

________________________________________________________________________________________

Fricas [F]  time = 0., size = 0, normalized size = 0. \begin{align*}{\rm integral}\left (\frac{{\left (B e^{2} x^{5} + A e^{2} x^{2}\right )} \sqrt{e x}}{\sqrt{b x^{3} + a}}, x\right ) \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((e*x)^(5/2)*(B*x^3+A)/(b*x^3+a)^(1/2),x, algorithm="fricas")

[Out]

integral((B*e^2*x^5 + A*e^2*x^2)*sqrt(e*x)/sqrt(b*x^3 + a), x)

________________________________________________________________________________________

Sympy [C]  time = 169.649, size = 94, normalized size = 0.33 \begin{align*} \frac{A e^{\frac{5}{2}} x^{\frac{7}{2}} \Gamma \left (\frac{7}{6}\right ){{}_{2}F_{1}\left (\begin{matrix} \frac{1}{2}, \frac{7}{6} \\ \frac{13}{6} \end{matrix}\middle |{\frac{b x^{3} e^{i \pi }}{a}} \right )}}{3 \sqrt{a} \Gamma \left (\frac{13}{6}\right )} + \frac{B e^{\frac{5}{2}} x^{\frac{13}{2}} \Gamma \left (\frac{13}{6}\right ){{}_{2}F_{1}\left (\begin{matrix} \frac{1}{2}, \frac{13}{6} \\ \frac{19}{6} \end{matrix}\middle |{\frac{b x^{3} e^{i \pi }}{a}} \right )}}{3 \sqrt{a} \Gamma \left (\frac{19}{6}\right )} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((e*x)**(5/2)*(B*x**3+A)/(b*x**3+a)**(1/2),x)

[Out]

A*e**(5/2)*x**(7/2)*gamma(7/6)*hyper((1/2, 7/6), (13/6,), b*x**3*exp_polar(I*pi)/a)/(3*sqrt(a)*gamma(13/6)) +
B*e**(5/2)*x**(13/2)*gamma(13/6)*hyper((1/2, 13/6), (19/6,), b*x**3*exp_polar(I*pi)/a)/(3*sqrt(a)*gamma(19/6))

________________________________________________________________________________________

Giac [F]  time = 0., size = 0, normalized size = 0. \begin{align*} \int \frac{{\left (B x^{3} + A\right )} \left (e x\right )^{\frac{5}{2}}}{\sqrt{b x^{3} + a}}\,{d x} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((e*x)^(5/2)*(B*x^3+A)/(b*x^3+a)^(1/2),x, algorithm="giac")

[Out]

integrate((B*x^3 + A)*(e*x)^(5/2)/sqrt(b*x^3 + a), x)